projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b170b
)
Use GtkComboBox in the property editor code
author
Christian Dywan
<christian@twotoasts.de>
Fri, 16 Oct 2009 14:58:34 +0000
(16:58 +0200)
committer
Javier Jardón
<jjardon@gnome.org>
Sun, 2 May 2010 23:51:17 +0000
(
01:51
+0200)
tests/prop-editor.c
patch
|
blob
|
history
diff --git
a/tests/prop-editor.c
b/tests/prop-editor.c
index 7adff87b55ed84f0faf6695f031b2674f1ae9216..b6b39783d1adde69d8493effa4981600761dd669 100644
(file)
--- a/
tests/prop-editor.c
+++ b/
tests/prop-editor.c
@@
-405,6
+405,7
@@
enum_modified (GtkComboBox *cb, gpointer data)
i = gtk_combo_box_get_active (cb);
+
if (is_child_property (p->spec))
{
GtkWidget *widget = GTK_WIDGET (p->obj);